projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a29e0f1
)
; * etc/NEWS: Add entry for recent minibuffer abbrev table changes.
author
Sean Whitton
<spwhitton@spwhitton.name>
Wed, 15 Jun 2022 21:41:17 +0000
(14:41 -0700)
committer
Sean Whitton
<spwhitton@spwhitton.name>
Wed, 15 Jun 2022 21:41:17 +0000
(14:41 -0700)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 19ca21f666d2042cdab3f9c96af934aab44572bf..43b88e6cd4e2f8fa2954b164b589db1938a77a6a 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1132,6
+1132,11
@@
This means that typing 'C-u RET' on a completion candidate in the
"*Completions*" buffer inserts the completion to the minibuffer,
but doesn't exit the minibuffer.
++++
+*** You can now define abbrevs for the fundamental minibuffer modes.
+'minibuffer-mode-abbrev-table' and
+'minibuffer-inactive-mode-abbrev-table' are now defined.
+
** Isearch and Replace
+++